Rhapsody Developer Release Copyright © 1997 by Apple Computer, Inc. All Rights Reserved.
The Rhapsody Developer release contains an alpha version of the Java APIs for the Yellow box. Using these APIs, you can access virtually all the classes and protocols that make up Rhapsody's Application and Foundation frameworks. However, since this is an alpha version, be aware that these Java APIs are not yet complete and will no doubt change before the next release.
In particular, here are some limitations in the current release that will be removed in subsequent releases:
For documentation on these Java APIs, see packages.html.
In addition to providing Java APIs for the Yellow Box, Apple has enhanced its development tools, including ProjectBuilder and InterfaceBuilder, to create and build Java applications.
In NextDeveloper/Examples/Java/AppKit/TextEditJava you will find an example application using the alpha Java APIs. TextEditJava is a simplified version of the TextEdit example written in Java.